home *** CD-ROM | disk | FTP | other *** search
/ EuroCD 3 / EuroCD 3.iso / Programming / Amos / AMOSList-0198 / AMOSLIST / text0123.txt < prev    next >
Encoding:
Text File  |  1998-06-24  |  1.2 KB  |  32 lines

  1. It was on the night of 27-Jan-98, when no creatures were stirring, and all was
  2. silent. Suddenly, Sasu jumped out from behind a rock and wouldnt stop shouting
  3. about "(no subject)" until I was forced to knock them out:
  4. »-> Hi, folks!
  5. »-> Could you help me with these promblems:
  6.  
  7. »-> 1) My program uses GET DISC FONTS -command to locate the font I need.
  8. »-> On A500/KS1.3 this works fine but when I run my program on A1200 AMOS
  9. »-> -requester pops up whining that it could not find device ENV:. How can
  10. »-> I get rid of it?
  11.  
  12. I take it your program is booting from floppy when it does this. In the
  13. Startup-sequence of your boot disk, simply make the following line:
  14.  
  15. Assign ENV: Ram:
  16.  
  17. And that should solve all of your problems! If the user is booted from a
  18. workbench disk/HD this error will never pop up.
  19.  
  20. Andrew "Mushroom" Kellett
  21. --
  22.  Email: Andy Kellett <mushypd@redrose.net>  Team *AMOS* + IAPA Team *AMIGA*
  23.   alt.religion.amos - AMOS now on usenet! AMOS Mailinglist also mirrored
  24.  
  25.      World's Largest AMOS Homepages - http://www.mushy-pd.demon.co.uk
  26.                Official F1 Software Distributor for the USA
  27.  
  28.          Massive FTP site with AMOS/C64 and Mods/Samples + more at
  29.                             mushy-pd.dyn.ml.org
  30.  
  31.  
  32.